home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 526-550 / disk_533 / convert / convert.doc < prev    next >
Text File  |  1992-05-06  |  1KB  |  49 lines

  1. #--------------------------------------------------------------------------
  2.  
  3. Convert.doc                                                        10.08.91
  4.  
  5.                                 Convert.doc
  6.  
  7.                                     by
  8.  
  9.                                Frank Enderle
  10.  
  11.                            Emmendingen / GERMANY
  12.  
  13. VERSION 1.1                                       (C) 1991 BY FRANK ENDERLE
  14.  
  15. #--------------------------------------------------------------------------
  16.  
  17. ***************************************************************************
  18.                         
  19.                           I N F O R M A T I O N
  20.  
  21.  The source and the program are freely distributable as long as my name is
  22.  not removed out of the Source or out of the Executeable. I am not respon-
  23.  sible for damages like destroyed programs by typing the wrong name. Con-
  24.  vert didn't check if the file already exists. So be Careful, or fix the 
  25.  Bug.
  26.  
  27. ***************************************************************************
  28.  
  29. Starting: 
  30.  
  31.     Simply type Convert<CR> from CLI
  32.  
  33. Describtion:
  34.  
  35.     Convert converts an object file to a c-source code. The sourcecode can
  36.     now be included in your own program.
  37.  
  38. Inputs:
  39.  
  40.     SOURCE ...................... This is the object file
  41.     DESTINATION ................. This is later the sourcecode
  42.     MODULE NAME ................. The label in the source
  43.     
  44. You can break by pressing CTRL-C.
  45.  
  46. - Frank
  47.  
  48.                         AMIGA MAKES ALL POSSIBLE
  49.